home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 1714 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.8 KB

  1. Path: zetnet.co.uk!demon!redrobe.demon.co.uk
  2. From: Mike@Redrobe.demon.co.uk (Mike)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Dumb CLI question:Rename?
  5. Date: 22 Jan 96 16:08:46 +0000
  6. Message-ID: <1431.6595T968T2328@Redrobe.demon.co.uk>
  7. References: <1650.6594T889T1562@ukc.ac.uk>
  8. NNTP-Posting-Host: redrobe.demon.co.uk
  9. X-NNTP-Posting-Host: redrobe.demon.co.uk
  10. X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
  11.  
  12.  
  13. >>Hi all you experts out there. Anyone willing to help a meek Cando
  14. >>"programmer??"  ;)
  15.  
  16. >>Anyway, how can one rename a file using a cli command. I can't figure it
  17. >>out??
  18.  
  19. >>The file would be something like 'j6034.html' (in ram:) and I want to
  20. >>rename it through a cli command to 'MoonLanding.mpeg'
  21.  
  22. >>Could someone post the complete cli syntax for this?
  23.  
  24. >Rename RAM:j6034.html DH0:GFX/MPEGS/MoonLanding.mpeg
  25.  
  26. This one will fail ! renaming only works on the same device!
  27.  
  28. "Copy Ram:j6034.html dh0:mpegs/moonlanding.mpeg   "
  29. is what you want
  30.  
  31. >Simple.
  32.  
  33. >The rename syntax is
  34.  
  35. >Rename fromfile tofile
  36.  
  37. >>Thanks much, in advance.
  38.  
  39. >Your welcome.
  40.  
  41.  
  42. >Hmm..
  43.  
  44. >Regards Ben
  45.  
  46. >+--------------------------------------------------------------+
  47. >| The Ephebians made wine out of anything they could put in a  |
  48. >| bucket, and ate anything that couldn't climb out of one.     |
  49. >|     -- (Terry Pratchett, Pyramids)                           |
  50. >+-------------+----------------+-------------------------------+
  51. >| Ben Clifton | bec1@ukc.ac.uk | Talk to me in #AmigaCafe      |
  52. >+-------------+----------------+-------------------------------+
  53.  
  54. >All life is an illusion. The reallity is yesterday. Cryptic Huh!
  55.  
  56.  
  57.  
  58.  
  59. Mike
  60.  
  61. --
  62. ---------------------------------------------------------------------------
  63. Mike Redrobe - Mike@Redrobe.demon.co.uk         MikeRR on #Amiga
  64. ---------------------------------------------------------------------------
  65.  
  66.